翻訳と辞書
Words near each other
・ Ole Christian Bach
・ Ole Christian Bendixen
・ Ole Christian Eidhammer
・ Ole Christian Iversen
・ Ole Christian Kvarme
・ Ole Christian Madsen
・ Ole Christian Strømberg
・ Ole Christian Wendel
・ Ole Christoffer Heieren Hansen
・ Ole Christopher Wessel
・ Ole Clausen Mørch
・ Ole Colbjørnsen
・ Ole Crogen Farm District
・ Ole Danbolt Mjøs
・ Ole Daniel Enersen
OLE DB
・ OLE DB for OLAP
・ OLE DB provider
・ Ole Degnæs
・ Ole Dehli
・ Ole Devegge
・ Ole Didrik Lærum
・ Ole Doc Methuselah
・ Ole Due
・ Ole Edvard Antonsen
・ Ole Edvard Borgen
・ Ole Edvard Buck
・ Ole Edvart Rølvaag
・ Ole Einar Bjørndalen
・ Ole Eirik Lerøy


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

OLE DB : ウィキペディア英語版
OLE DB

OLE DB (''Object Linking and Embedding, Database'', sometimes written as OLEDB or OLE-DB), an API designed by Microsoft, allows accessing data from a variety of sources in a uniform manner. The API provides a set of interfaces implemented using the Component Object Model (COM); it is otherwise unrelated to OLE. Microsoft originally intended OLE DB as a higher-level replacement for, and successor to, ODBC, extending its feature set to support a wider variety of non-relational databases, such as object databases and spreadsheets that do not necessarily implement SQL.
== Methodology ==
OLE DB separates the data store from the application that needs access to it through a set of abstractions that include the datasource, session, command, and rowsets. This was done because different applications need access to different types and sources of data, and do not necessarily want to know how to access functionality with technology-specific methods. OLE DB is conceptually divided into ''consumers'' and ''providers''. The consumers are the applications that need access to the data, and the providers are the software components that implement the interface and thereby provides the data to the consumer. OLE DB is part of the Microsoft Data Access Components (MDAC) stack.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「OLE DB」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.